home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pro One: Netcracker Netscape Navigator
/
ProOne: Netcracker Netscape Navigator.iso
/
pc
/
nc
/
wds
/
nc_find.geo
/
00025.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-03-19
|
232 b
|
11 lines
on exitFrame
set the mouseDownScript to EMPTY
set the mouseUpScript to EMPTY
set the keyDownScript to "CheckKey"
set the keyUpScript to EMPTY
set str to field "wordFld"
tell the stage
OpenFind2WD(str)
end tell
end